From 401f571cd16003680c5d1757d55573955c3c33ef Mon Sep 17 00:00:00 2001 From: oliskoli Date: Tue, 21 Aug 2007 19:13:43 +0000 Subject: [PATCH] Add doc for unicsv option utc. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2964 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/options/unicsv-utc.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/options/unicsv-utc.xml diff --git a/gpsbabel/xmldoc/formats/options/unicsv-utc.xml b/gpsbabel/xmldoc/formats/options/unicsv-utc.xml new file mode 100644 index 000000000..4c2964e0e --- /dev/null +++ b/gpsbabel/xmldoc/formats/options/unicsv-utc.xml @@ -0,0 +1,5 @@ + +This option specifies the local time zone to use when writing times. It +is specified as an offset from Universal Coordinated Time (UTC) in hours. +Valid values are from -23 to +23. + -- 2.30.2